This means that the client who sent this code is assuming a synchronous processing model , right 這意味著發(fā)送這個(gè)代碼的客戶(hù)端假定同步處理模型,是這樣嗎?
In some cases , asynchronous mode is replaced with synchronous processing , even though 在某些情況下,即使啟用了asyncrendering ,異步模式也會(huì)被替換為同步模式。
Synchronization provides a compromise between the unstructured nature of multithreaded programming and the structured order of synchronous processing 同步可以在多線(xiàn)程編程的非結(jié)構(gòu)化特性與同步處理的結(jié)構(gòu)化順序之間進(jìn)行平衡。
You can specify asynchronous or synchronous processing for reports that are processed in local mode in the reportviewer web server control 如果您使用的是reportviewer web服務(wù)器控件,則可以將該控件配置為以同步或異步模式來(lái)處理報(bào)表。
Because these methods are examples of synchronous processing , they interrupt the current thread until a message is available , unless you specify a time - out . the 因?yàn)檫@些方法是同步處理的示例,所以它們會(huì)在沒(méi)有可用的消息時(shí)中斷當(dāng)前線(xiàn)程,除非您指定了超時(shí)。
Total rejected threads total number of data processing threads rejected for asynchronous processing , and subsequently handled as a synchronous process in the same thread 系統(tǒng)拒絕異步處理的數(shù)據(jù)處理線(xiàn)程的總數(shù),這些線(xiàn)程隨后將以同一線(xiàn)程中同步進(jìn)程的形式處理。
Total rejected threads total number of data processing threads rejected for asynchronous processing , and subsequently handled as synchronous processes in the same thread 系統(tǒng)拒絕異步處理的數(shù)據(jù)處理線(xiàn)程的總數(shù),這些線(xiàn)程隨后將以同一線(xiàn)程中同步進(jìn)程的形式處理。
This topic illustrates the code for an http handler that performs synchronous processing of requests for resources in an asp . net application whose url ends with . sample 本主題闡釋一個(gè)http處理程序的代碼,該處理程序?qū)sp . net應(yīng)用程序中其url以. sample結(jié)尾的資源執(zhí)行同步請(qǐng)求處理。
The auto close database option is a synchronous process that can decrease performance when the database is accessed by an application that repeatedly makes and breaks connections to the database engine Auto _ close數(shù)據(jù)庫(kù)選項(xiàng)是一個(gè)同步進(jìn)程,當(dāng)與數(shù)據(jù)庫(kù)引擎重復(fù)建立和中斷連接的應(yīng)用程序訪(fǎng)問(wèn)數(shù)據(jù)庫(kù)時(shí),該選項(xiàng)可能會(huì)降低性能。
In earlier versions of sql server , auto close is a synchronous process that can degrade performance when the database is accessed by an application that repeatedly makes and breaks connections to the database engine 在sql server的早期版本中, auto _ close是一個(gè)同步進(jìn)程,當(dāng)與數(shù)據(jù)庫(kù)引擎反復(fù)連接并不斷中斷連接的應(yīng)用程序訪(fǎng)問(wèn)數(shù)據(jù)庫(kù)時(shí),將會(huì)導(dǎo)致性能下降。